SQL Server 2019 Revealed by Bob Ward
Author:Bob Ward
Language: eng
Format: epub
ISBN: 9781484254196
Publisher: Apress
Container Lifecycle
When you install Docker whether it is on Linux, Windows, or macOS, the following components are installed which enable containers:
Docker engine – This consists of the docker daemon which is a “service” that controls all the operations for building and running containers. The docker engine supports an API for programs to interact with the engine for building and running containers. You can read more about the docker engine at https://docs.docker.com/engine/ . You can read more about the engine API at https://docs.docker.com/develop/sdk/ .
docker client – This is a program called docker which uses the engine API to build and run containers. The docker client is a consistent program in that it supports options and behaves the same across Windows, macOS, and Linux. You will use the docker client throughout this chapter in the examples.
docker compose – This is a program called docker- compose which allows you to build and run multi-container applications. You will use docker-compose in an example later in this chapter with SQL Server Replication.
Using these components, consider the following workflow I call the container lifecycle as seen in Figure 7-2.
Figure 7-2The container lifecycle
Download
This site does not store any files on its server. We only index and link to content provided by other sites. Please contact the content providers to delete copyright contents if any and email us, we'll remove relevant links or contents immediately.
Linux Device Driver Development Cookbook by Rodolfo Giometti(3932)
Embedded Programming with Modern C++ Cookbook by Igor Viarheichyk(3600)
Implementing Cellular IoT Solutions for Digital Transformation by Dennis McCain(3538)
Embedded Linux Development Using Yocto Project - Third Edition by Otavio Salvador & Daiane Angolini(3364)
TinyML Cookbook by Gian Marco Iodice(3304)
Simplifying 3D Printing with OpenSCAD by Colin Dow(2839)
TinyML Cookbook by Gian Marco Iodice & Ronan Naughton(2602)
Fusion 360 for Makers by Lydia Sloan Cline(2219)
Networking A Beginner's Guide by Bruce Hallberg(2209)
Hands-On Linux for Architects by Denis Salamanca(2051)
But How Do It Know? by J. Clark Scott(2030)
Computers For Seniors For Dummies by Nancy C. Muir(1995)
Raspberry Pi and MQTT Essentials by Dhairya Parikh(1951)
Arduino Project Handbook, Volume 2: 25 Simple Electronics Projects for Beginners by Geddes Mark(1947)
9781803246888-ENHANCING DEEP LEARNING WITH BAYESIAN INFERENCE by Unknown(1899)
Hack and HHVM by Owen Yamauchi(1884)
31 Days Before Your CompTIA A+ Exams (Shanette Luellen's Library) by Benjamin Patrick Conry(1860)
MicroPython Projects by Jacob Beningo(1731)
Hands-On Internet of Things with MQTT by Tim Pulver(1706)
